mruby.gc

Undocumented in source.

Members

Functions

mrb_free_context
void mrb_free_context(mrb_state* mrb, mrb_context* c)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mrb_objspace_each_objects
void mrb_objspace_each_objects(mrb_state* mrb, void function(mrb_state*, RBasic*, void*) callback, void* data)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

heap_page
struct heap_page
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta